* {
	outline: none;
}

body {
	font-size: 14px;
	color: #333;
	font-family: 'PingFang SC','microsoft yahei','Open Sans',Arial,sans-serif;
	-webkit-text-size-adjust: 100% !important;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
	text-rendering: optimizeLegibility !important;
	position: relative !important;
}

h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-family: 'PingFang SC','microsoft yahei','Open Sans',Arial,sans-serif;
}

.clearfix::before, .clearfix::after {
	content: '';
	display: block;
	clear: both;
}

.red {
	color: #f00 !important;
}

.green {
	color: #34a52a !important;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

a {
	color: inherit;
	text-decoration: none;
	cursor: pointer;
}

a:hover, a:focus {
	text-decoration: none;
	outline: none !important;
	color: inherit;
}

ul {
	padding: 0px;
	margin: 0px;
}

li {
	list-style: none;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 0px;
}

h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 0px;
	line-height: 1.5em;
}

p:last-child {
	margin-bottom: 0px;
}

input[disabled] {
	cursor: not-allowed;
}

.flex {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: space-between;
}

.flex-wrap {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
}

img {
	max-width: 100%;
}

.maincolor {
	color: #E4234F;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 0;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.pagination > li > a, .pagination > li > span {
	color: white;
	border: 1px solid white;
	background: #E4234F;
	border-color: white;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
	background: #bababa;
	color: white;
	border-color: white;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	background: #bababa;
	color: white;
	border-color: white;
	cursor: not-allowed;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
	color: white;
	background-color: #e11c49;
	border-color: white;
}

.header {
	position: relative;
}

.header .header-nav-wrap {
	height: 106px;
	background: white;
}

.header .contact-top {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: flex-end;
}

.header .contact-top .item {
	margin-right: 15px;
}

.header .header-top {
	height: 36px;
	line-height: 36px;
	background: #f8f8f8;
	text-align: right;
}

.header .header-nav {
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
	height: 106px;
	line-height: 70px;
	background: white;
}

.header .header-nav .logo {
	display: block;
	height: 100%;
}

.header .header-nav .logo img {
	display: block;
	height: 40px;
}

.header .header-nav .top-nav .top-tel {
	color: white;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}

.header .header-nav .top-nav .top-tel img {
	height: 16px;
	margin-bottom: 2px;
	margin-right: 5px;
}

.header .header-nav .top-nav .top-nav-bar .sf-menu {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}

.header .header-nav .top-nav .top-nav-bar .sf-menu > li {
	position: relative;
}

.header .header-nav .top-nav .top-nav-bar .sf-menu > li > a {
	display: block;
	padding: 0 20px;
}

.header .header-nav .top-nav .top-nav-bar .sf-menu > li:hover > a {
	color: #E4234F;
}

.header .header-nav .top-nav .top-nav-bar .sf-menu > li > ul {
	display: none;
	position: absolute;
	margin-top: 0;
	left: 0;
	background: white;
	width: 140px;
}

.header .header-nav .top-nav .top-nav-bar .sf-menu > li > ul > li {
	border-bottom: 1px solid #f4f4f4;
}

.header .header-nav .top-nav .top-nav-bar .sf-menu > li > ul > li:last-child {
	border-bottom: none;
}

.header .header-nav .top-nav .top-nav-bar .sf-menu > li > ul > li > a {
	text-align: center;
	display: block;
	padding: 0;
	line-height: 50px;
}

.header .header-nav .top-nav .top-nav-bar .sf-menu > li > ul > li > a:hover {
	color: #E4234F;
}

.index-banner .swiper-slide {
	display: block;
}

.index-banner .swiper-slide img {
	width: 100%;
	display: block;
}

.index-banner .swiper-pagination-bullet {
	width: 15px;
	height: 15px;
}

.index-banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 6px;
}

.drawer-menu {
	padding-top: 20px;
}

.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
	background-color: white;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.drawer-hamburger {
	padding: 15px 15px 24px;
	background-color: rgba(0, 0, 0, 0.5) !important;
}

.drawer-menu-item {
	font-size: 14px;
	line-height: 1.5em;
	padding: 10px 24px;
}

.drawer-menu-item:hover {
	text-decoration: none;
	color: #222222;
}

.drawer-dropdown-menu-item {
	font-size: 14px;
	line-height: 2em;
	padding-left: 40px;
}

.drawer-nav .dropdown-backdrop {
	display: none;
}

.index-countup {
	padding: 80px 0;
}

.index-countup .inner .item {
	flex: 1;
	text-align: center;
}

.index-countup .inner .item .number {
	color: #000;
	font-weight: normal;
}

.index-countup .inner .item p {
	font-size: 12px;
}

.index-section {
	padding: 80px 0;
}

.index-section.bg-grey {
	background: #f7f7f7;
}

.index-section .more {
	color: white;
	background: #E4234F;
	display: inline-block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.index-section .more:hover {
	background: #e11c49;
}

.index-section .section-title {
	text-align: center;
	margin-bottom: 60px;
}

.index-section .section-title .title {
	color: #E4234F;
}

.index-section .section-title .subtitle {
	color: #ddd;
}

.index-about-subtitle {
	margin-bottom: 20px;
}

.index-about-desc {
	margin-bottom: 80px;
	font-size: 13px;
	line-height: 1.8em;
}

.index-product {
	background: url("../images/bg-index-product.png") no-repeat center/cover;
}

.index-product .more {
	margin-top: 60px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.index-product .more:hover {
	background: #e11c49;
}

.index-product .swiper-slide .hd {
	display: block;
	overflow: hidden;
	position: relative;
}

.index-product .swiper-slide .hd img {
	display: block;
	height: 190px;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	transition: all .3s;
}

.index-product .swiper-slide .hd img:hover {
	transform: scale(1.1);
}

.index-product .swiper-slide .bd {
	padding: 15px;
	background: white;
	text-align: center;
}

.index-product .swiper-slide .bd .title {
	font-weight: bold;
	margin-bottom: 15px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.index-product .swiper-slide .bd .title:hover {
	color: #E4234F;
}

.index-product .swiper-slide .bd .desc {
	font-size: 12px;
	color: #888;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.index-case .more {
	margin-top: 30px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.index-case .more:hover {
	background: #e11c49;
}

.index-case-list .item {
	margin-bottom: 10px;
	text-align: center;
}

.index-case-list .item .img-container {
	display: block;
	overflow: hidden;
}

.index-case-list .item .img-container img {
	display: block;
	-o-object-fit: cover;
	object-fit: cover;
	height: 190px;
	width: 100%;
	transition: all .3s;
}

.index-case-list .item .img-container img:hover {
	transform: scale(1.1);
}

.index-case-list .item .title {
	display: block;
	line-height: 3em;
}

.index-feature {
	display: flex;
	display: -webkit-flex;
	align-items: stretch;
	-webkit-align-items: stretch;
}

.index-feature .index-feature-service {
	flex: 2;
	position: relative;
}

.index-feature .index-feature-service img {
	display: block;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	height: 100%;
}

.index-feature .index-feature-service .text {
	position: absolute;
	top: 30px;
	left: 0;
	right: 0;
	text-align: center;
	padding: 0 30px;
	color: white;
}

.index-feature .index-feature-service .text h3 {
	color: white;
}

.index-feature .index-feature-team {
	flex: 1;
	position: relative;
}

.index-feature .index-feature-team img {
	display: block;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	height: 100%;
}

.index-feature .index-feature-team .text {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	padding: 24px;
	color: white;
	background: #E4234F;
}

.index-feature .index-feature-team .text h3 {
	color: white;
}

.index-feature .index-feature-factory {
	flex: 1;
}

.index-feature .index-feature-factory img {
	display: block;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.index-feature .index-feature-factory .index-feature-factory2 {
	position: relative;
}

.index-feature .index-feature-factory .index-feature-factory2 img {
	display: block;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.index-feature .index-feature-factory .index-feature-factory2 .text {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	text-align: center;
	padding: 24px;
	color: white;
}

.index-feature .index-feature-factory .index-feature-factory2 .text h3 {
	color: white;
	line-height: 1.8em;
	margin-bottom: 30px;
}

.index-news .more {
	margin-top: 60px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.index-news .more:hover {
	background: #e11c49;
}

.index-news .item {
	margin-bottom: 30px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}

.index-news .item .date {
	background: #333;
	color: white;
	padding: 10px 10px;
	text-align: center;
}

.index-news .item .date span:first-child {
	font-size: 36px;
	display: block;
	line-height: 34px;
}

.index-news .item .date span:last-child {
	font-size: 12px;
	display: block;
}

.index-news .item .info {
	flex: 1;
	padding-left: 15px;
}

.index-news .item .info .title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.index-news .item .info .title:hover {
	color: #E4234F;
}

.index-news .item .info p {
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #666;
}

.index-contact-info .item {
	margin-bottom: 50px;
}

.index-contact-info .item .item-label {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #aaa;
	color: #ccc;
	font-size: 12px;
}

.index-contact-info .item .item-label span {
	font-size: 16px;
	color: #E4234F;
	margin-right: 15px;
}

.index-contact-info .item .item-label .fa {
	margin-right: 15px;
}

.index-contact-info .item .item-content {
	font-size: 16px;
}

.index-contact-feedback {
	padding-left: 30px;
}

.index-contact-feedback .form-control {
	margin-bottom: 30px;
	border-radius: 0;
	background: #EEEEEE;
	border: none;
	box-shadow: none;
}

.index-contact-feedback .input-captcha-wrap {
	position: relative;
}

.index-contact-feedback .input-captcha-wrap .form-control {
	padding-right: 167px;
}

.index-contact-feedback .input-captcha-wrap .img-captcha {
	position: absolute;
	top: 0;
	right: 0;
	height: 46px;
	width: 152px;
	cursor: pointer;
	z-index: 2;
}

.contact-feedback .form-control {
	margin-bottom: 30px;
	border-radius: 0;
	background: #EEEEEE;
	border: none;
	box-shadow: none;
}

.contact-feedback .input-captcha-wrap {
	position: relative;
}

.contact-feedback .input-captcha-wrap .form-control {
	padding-right: 167px;
}

.contact-feedback .input-captcha-wrap .img-captcha {
	position: absolute;
	top: 0;
	right: 0;
	height: 46px;
	width: 152px;
	cursor: pointer;
	z-index: 2;
}

.btn-submit {
	display: block;
	background: #E4234F;
	color: white !important;
	text-align: center;
	height: 46px;
	line-height: 46px;
}

.btn-submit:hover {
	background: #e11c49;
	color: white;
}

.footer {
	background: #1C1D1E;
}

.footer .footer-top {
	padding: 50px 0;
}

.footer .footer-logo {
	display: block;
}

.footer .footer-logo img {
	width: 200px;
}

.footer .footer-nav {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: space-between;
	height: 53px;
}

.footer .footer-nav a {
	color: white;
}

.footer .footer-bottom {
	font-size: 12px;
	text-align: center;
	padding: 24px 0;
	color: #999999;
	border-top: 1px solid #111;
}

.banner {
	border-bottom: 1px solid #eee;
}

.banner img {
	display: block;
	width: 100%;
}

.sec-title {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 60px;
}

.sec-title .title {
	color: #E4234F;
}

.sec-title .subtitle {
	color: #ddd;
}

.child-nav {
	text-align: center;
	margin-bottom: 60px;
}

.child-nav li {
	display: inline-block;
	margin: 0 15px;
}

.child-nav li a {
	height: 46px;
	background: #888888;
	color: white;
	line-height: 46px;
	text-align: center;
	padding: 0 34px;
	display: block;
}

.child-nav li a:hover, .child-nav li a.on {
	background: #E4234F;
}

.page-content {
	line-height: 1.8em;
}

.page-about-feature {
	margin: 30px 0 0;
}

.page-about-feature .item {
	display: flex;
	display: -webkit-flex;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	margin-bottom: 30px;
}

.page-about-feature .item img {
	width: 36px;
	height: 36px;
	-o-object-fit: contain;
	object-fit: contain;
	display: block;
}

.page-about-feature .item .info {
	padding-left: 15px;
}

.page-about-feature .item .info .title {
	margin-bottom: 5px;
}

.page-about-feature .item .info .subtitle {
	font-weight: normal;
	color: #888;
}

.page-about-culture {
	display: flex;
	display: -webkit-flex;
	align-items: stretch;
	-webkit-align-items: stretch;
	margin-bottom: 50px;
}

.page-about-culture .item {
	max-width: calc((100% - 30px) / 4);
	min-width: calc((100% - 30px) / 4);
	margin-right: 10px;
	background: #f8f8f8;
	padding: 24px;
	text-align: center;
}

.page-about-culture .item:last-child {
	margin-right: 0;
}

.page-about-culture .item .icon {
	width: 110px;
	height: 110px;
	border-radius: 50%;
	background: white;
	padding: 10px;
	margin: 0 auto 24px;
}

.page-about-culture .item .title {
	color: #E4234F;
}

.page-about-culture .item p {
	font-size: 12px;
	color: #666;
}

.list-image-inner {
	margin-bottom: 30px;
}

.list-image-inner .item .img-container {
	display: block;
	border: 1px solid #eee;
	overflow: hidden;
}

.list-image-inner .item .img-container img {
	display: block;
	height: 184px;
	width: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	transition: all .3s;
}

.list-image-inner .item .img-container img:hover {
	transform: scale(1.1);
}

.list-image-inner .item .title {
	line-height: 3em;
	margin-bottom: 10px;
	display: block;
	text-align: center;
}

.pagenation {
	margin-bottom: 50px;
}

.list-case-inner {
	margin-bottom: 30px;
}

.list-case-inner .item .img-container {
	display: block;
	overflow: hidden;
}

.list-case-inner .item .img-container img {
	display: block;
	height: 184px;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	transition: all .3s;
}

.list-case-inner .item .img-container img:hover {
	transform: scale(1.1);
}

.list-case-inner .item .title {
	line-height: 3em;
	margin-bottom: 10px;
	display: block;
	text-align: center;
}

.sidebar {
	margin: 50px 0;
}

.sidebar .hd {
	height: 80px;
	line-height: 80px;
	background: #E4234F;
	color: white;
	padding: 0 24px;
	font-size: 18px;
	border-bottom: 1px solid #eee;
}

.sidebar .bd ul li {
	border-bottom: 1px solid #eee;
}

.sidebar .bd ul li a {
	height: 50px;
	line-height: 50px;
	background: #ddd;
	display: block;
	padding: 0 24px;
}

.sidebar .bd ul li a.on, .sidebar .bd ul li a:hover {
	color: white;
	background: #E4234F;
}

.sidebar.index {
	margin: 0;
}

.grid-product {
	margin: 50px 0;
}

.grid-product .product-item {
	margin-bottom: 30px;
}

.grid-product .product-item a {
	display: block;
}

.grid-product .product-item .img-container img {
	display: block;
	height: 196px;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
}

.grid-product .product-item .title {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
}

.grid-product.index {
	margin: 0;
}

.grid-product.index .title {
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	text-align: center;
	background: white;
}

.product-title {
	font-size: 20px;
	text-align: center;
	margin: 50px 0;
}

.product-swiper {
	margin-bottom: 50px;
}

.product-swiper img {
	width: 100%;
	display: block;
}

.product-content {
	line-height: 1.8em;
	margin-bottom: 50px;
}

.product-content h4, .product-content h5, .product-content h3 {
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.product-content li {
	line-height: 2em;
	padding-left: 18px;
	position: relative;
}

.product-content li::before {
	content: '';
	display: block;
	height: 6px;
	width: 6px;
	border-radius: 50%;
	background: #E4234F;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.product-content table {
	width: 100%;
	margin-bottom: 15px;
}

.product-content table td, .product-content table th {
	border: 1px solid #ddd;
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: middle;
	text-align: center;
}

.product-content .product-body img {
	height: auto !important;
}

.product-assort {
	margin-bottom: 24px;
}

.product-assort .item {
	margin-bottom: 15px;
}

.product-assort .item .img-container {
	border: 1px solid #eee;
	display: block;
	margin-bottom: 10px;
}

.product-assort .item .img-container img {
	height: 124px;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	display: block;
}

.product-assort .item .title {
	text-align: center;
	display: block;
	font-size: 12px;
	color: #666;
	line-height: 1.5em;
}

.product-qc {
	margin-bottom: 100px;
}

.product-qc .item {
	margin-bottom: 15px;
}

.product-qc .item .img-container {
	border: 1px solid #eee;
	display: block;
	margin-bottom: 10px;
}

.product-qc .item .img-container img {
	height: 124px;
	-o-object-fit: contain;
	object-fit: contain;
	display: block;
	width: 100%;
}

.product-qc .item .title {
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.4em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.product-qc .item p {
	font-size: 12px;
	color: #666;
	line-height: 1.4em;
	margin-bottom: 5px;
	height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.list-article-inner .item {
	padding: 15px;
	background: #F8F8F8;
	border: 1px solid #F0F0F0;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	margin-bottom: 30px;
}

.list-article-inner .item .img-container {
	display: block;
	overflow: hidden;
	margin-right: 15px;
}

.list-article-inner .item .img-container img {
	display: block;
	width: 161px;
	height: 121px;
	-o-object-fit: cover;
	object-fit: cover;
	transition: all .3s;
}

.list-article-inner .item .img-container img:hover {
	transform: scale(1.1);
}

.list-article-inner .item .info {
	flex: 1;
}

.list-article-inner .item .info .title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	color: #666;
}

.list-article-inner .item .info .title:hover {
	color: #E4234F;
}

.list-article-inner .item .info .desc {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	font-size: 12px;
	color: #888;
	margin-bottom: 15px;
}

.list-article-inner .item .info .date {
	font-size: 12px;
	color: #888;
}

.list-article-inner .item .info .date .fa-eye {
	margin-left: 20px;
}

.article-title {
	margin-top: 50px;
	text-align: center;
}

.article-meta {
	font-size: 12px;
	color: #888;
	text-align: center;
	margin-bottom: 24px;
	padding-bottom: 24px;
	border-bottom: 1px solid #eee;
	font-weight: normal;
}

.article-meta .fa-eye {
	margin-left: 20px;
}

.article-content {
	margin-bottom: 100px;
}

.contact-map {
	height: 292px;
	width: 100%;
	margin-bottom: 30px;
}

.contact-feedback {
	margin-bottom: 80px;
}

.contact-info-list .item {
	padding: 24px;
	background: #f8f8f8;
	margin-bottom: 30px;
	display: flex;
	display: -webkit-flex;
	align-items: flex-start;
	-webkit-align-items: flex-start;
}

.contact-info-list .item .icon {
	background: white;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	line-height: 52px;
	text-align: center;
	font-size: 28px;
	color: #E4234F;
}

.contact-info-list .item .info {
	padding-left: 24px;
	flex: 1;
}

.contact-info-list .item .info .info-label {
	color: #666;
}

.contact-info-list .item .info h4 {
	font-weight: normal;
	margin-bottom: 0;
	word-break: break-all;
	font-size: 17px;
}

.product-case-list img {
	width: 100%;
	margin-bottom: 30px;
}

.form-search {
	position: relative;
	display: flex;
	align-items: center;
}

.form-search .input-search {
	width: 160px;
	border-radius: 100px;
	border: 1px solid #eee;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	font-size: 12px;
}

.form-search .btn-search {
	position: absolute;
	top: 50%;
	right: 5px;
	display: block;
	width: 26px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	transform: translateY(-50%);
	border: none;
	background: transparent;
}

.page-search-title {
	font-weight: normal;
	margin: 50px 0 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.search-mark {
	color: #E4234F;
	font-style: normal;
}

.fixed-qrcode {
	position: fixed;
	right: 0;
	bottom: 0;
	text-align: center;
	background: white;
	z-index: 2;
}

.fixed-qrcode img {
	display: block;
	width: 120px;
	height: 120px;
}

.fixed-qrcode p {
	font-size: 16px;
	line-height: 30px;
}

@media (max-width: 768px) {
	.header .header-nav {
		padding-top: 15px;
	}
	.header .header-nav .logo img {
		height: 30px;
	}
	.index-section {
		padding: 50px 0;
	}
	.index-banner .swiper-slide {
		display: block;
	}
	.index-banner .swiper-slide img {
		width: 100%;
		display: block;
	}
	.index-about-desc {
		margin-bottom: 50px;
	}
	.index-about .more {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.index-about-title {
		text-align: center;
	}
	.index-about-subtitle {
		text-align: center;
		margin-bottom: 30px;
	}
	.index-about-img-xs {
		margin-bottom: 30px;
	}
	.index-countup {
		padding: 50px 0;
	}
	.index-countup .flex {
		display: block;
	}
	.index-countup .flex .item {
		margin-bottom: 50px;
	}
	.index-countup .flex .item:last-child {
		margin-bottom: 0;
	}
	.index-section .section-title {
		margin-bottom: 50px;
	}
	.index-feature {
		display: block;
	}
	.index-feature .index-feature-service {
		margin-bottom: 1px;
	}
	.index-feature .index-feature-team {
		margin-bottom: 1px;
	}
	.index-feature .index-feature-factory {
		margin-bottom: 1px;
	}
	.index-contact-feedback {
		padding-left: 0;
	}
	.index-news .more {
		margin-top: 30px;
	}
	.footer-logo img {
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	.footer .footer-top {
		padding: 30px 0;
	}
	.footer-nav {
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		height: auto !important;
	}
	.footer-nav li {
		width: 50%;
		font-size: 16px;
		margin-bottom: 15px;
		text-align: center;
	}
	.page-about-culture {
		display: block;
	}
	.page-about-culture .item {
		max-width: 100%;
		min-width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.child-nav {
		display: flex;
		display: -webkit-flex;
		align-items: center;
		-webkit-align-items: center;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}
	.child-nav li {
		max-width: calc((100% - 10px) / 2);
		min-width: calc((100% - 10px) / 2);
		margin-right: 10px;
		margin-bottom: 10px;
		margin-left: 0;
	}
	.child-nav li:nth-child(2n+0) {
		margin-right: 0;
	}
	.product-assort .item {
		margin-bottom: 24px;
	}
	.product-assort .item .img-container img {
		height: 60vw;
	}
	.product-qc {
		margin-bottom: 30px;
	}
	.product-qc .item {
		margin-bottom: 24px;
	}
	.product-qc .item .img-container img {
		height: 60vw;
	}
	.list-article-inner .item .img-container img {
		width: 100px;
		height: 100px;
	}
	.list-article-inner .item .info .desc {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
	.list-article-inner .item {
		margin-bottom: 15px;
	}
	.list-product-inner .item {
		display: block;
	}
	.list-product-inner .item .img-container {
		margin-bottom: 15px;
	}
	.list-product-inner .item .info {
		padding-left: 0;
	}
	.list-product-inner .item .img-container img {
		width: 100%;
		height: 70vw;
	}
	.list-case-inner .item .img-container img {
		height: 80vw;
	}
	.header .header-nav-wrap {
		height: 50px;
	}
	.header .header-top {
		display: none;
	}
	.header .header-nav {
		padding-top: 10px;
		height: 50px;
		line-height: 50px;
		position: absolute;
	}
}

@media (min-width: 768px) {
	.index-banner .swiper-slide {
		display: block;
	}
	.index-banner .swiper-slide img {
		width: 100%;
		display: block;
	}
}
